]> begriffs open source - cmsis-driver-validation/blob - Boards/Infineon/XMC4500 Relax Lite Kit/Abstract.txt
Updated Readme with ref to use Doxygen 1.9.2
[cmsis-driver-validation] / Boards / Infineon / XMC4500 Relax Lite Kit / Abstract.txt
1 CMSIS-Driver Validation Example Project for Infineon 'XMC4500' microcontroller
2 using Infineon 'XMC4500 Relax Kit' Evaluation Board.
3
4 Features:
5 This uVision project can be used to test the CMSIS-Drivers for the XMC4500
6 against the driver specification. Configure the tests as follows:
7
8   - Main function cmsis_dv() can be found in DV_Framework.c, where test cases
9     are executed
10   - Test configuration options can be set with the Configuration Wizard in:
11     DV_Config.h:
12     - Test result output format (plain text/XML)
13     DV_ETH_Config.h, DV_I2C_Config.h and DV_USBD_Config.h:
14     - Driver numbers
15     - Specific peripheral parameters
16     - Enable/disable test cases
17
18 --------------------------------------------------------------------------------
19 The following targets are available:
20
21   - Create Report:
22     Results and statistics are printed to the file TestReport\TestReport.xml
23     through the ITM output (to examine the results, open the XML document with
24     the browser of your choice).
25  
26   - Debug:
27     Results and statistics are printed to the Debug (printf) Viewer window
28     through the ITM output.
29
30 -------------------------------------------------------------------------------
31 For driver loopback testing, please ensure that the following hardware
32 connections are made:
33
34   - Ethernet: Pin 1 (TX+) and Pin 3 (RX+), Pin 2 (TX-) and Pin 6 (RX-).
35               Prepare an Ethernet cable accordingly or use an 
36               "Ethernet Loopback Plug".